.style1 { font-family: arial, helvetica, sans-serif; font-size: 50px; color: #FF0101; font-weight: bold; } .style2 {color: #FF0101} .style3 { font-size:50px; color:#FF0101; font-family: Arial, Helvetica, sans-serif; } body{ background-color: #FF0101; background-image: url(); background-repeat: no-repeat; } a:link { color:#000000; } a:visited { color:#000000; } a:hover { color:#999999; } a:active { color:#000000; }